mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-23 02:07:58 +02:00
Optimize assets
This commit is contained in:
4
public/style.css
vendored
4
public/style.css
vendored
@ -8,6 +8,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
@apply bg-gray-800;
|
||||
}
|
||||
|
||||
a {
|
||||
@apply text-primary-500;
|
||||
}
|
||||
|
Reference in New Issue
Block a user