mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 23:39:11 +00:00
refactor: linting and formatting changes
This commit is contained in:
parent
3df46b240b
commit
3807145c1d
27 changed files with 262 additions and 189 deletions
|
@ -1,6 +1,6 @@
|
|||
html,
|
||||
body {
|
||||
@apply h-full overflow-hidden
|
||||
@apply h-full overflow-hidden;
|
||||
}
|
||||
|
||||
.dark .logo-text-gradient-dark {
|
||||
|
@ -18,4 +18,3 @@ body {
|
|||
/* Color Stops */
|
||||
@apply logo-text-gradient-light logo-text-gradient-dark;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue