mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-21 03:55:05 +02:00
$update : scss
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
@apply border-primary bg-primary dark:border-darkmode-primary dark:text-dark text-white dark:bg-white;
|
||||
@apply border-primary bg-primary dark:border-darkmode-primary dark:text-white text-white dark:bg-primary;
|
||||
}
|
||||
|
||||
.btn-outline-primary {
|
||||
|
@@ -30,7 +30,7 @@ main {
|
||||
li {
|
||||
@apply inline-block;
|
||||
a {
|
||||
@apply bg-primary dark:bg-darkmode-primary dark:text-dark flex h-9 w-9 items-center justify-center rounded text-center leading-9 text-white;
|
||||
@apply bg-primary dark:bg-darkmode-primary dark:text-white flex h-9 w-9 items-center justify-center rounded text-center leading-9 text-white;
|
||||
svg {
|
||||
@apply h-5 w-5;
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@
|
||||
target="_blank" rel="noopener"
|
||||
{{ end }}>
|
||||
{{ .label }}
|
||||
<i class="fa fa-file-arrow-down pl-2"></i>
|
||||
<i class="fa fa-cloud-arrow-down pl-2"></i>
|
||||
</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user