���� JFIF adgknasdgsa
Server IP : 195.35.60.106 / Your IP : 3.145.120.18 Web Server : LiteSpeed System : Linux us-imm-web537.main-hosting.eu 4.18.0-513.11.1.lve.el7h.x86_64 #1 SMP Thu Jan 18 15:21:24 UTC 2024 x86_64 User : u547896322 ( 547896322) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u547896322/domains/amrutimba.com/public_html/admin/src/scss/3-components/ |
Upload File : |
.btn .feather { width: 14px; height: 14px; } @each $color, $value in $theme-colors { .btn-#{$color} { @include button-color($white); @include button-color-hover($white); } } @each $color, $value in $social-colors { .btn-#{$color} { @include button-variant($value, $value); @include button-color($white); @include button-color-hover($white); } } .btn-light, .btn-white { @include button-color($gray-800); @include button-color-hover($gray-800); }