Fix: continue cleaning CSS a bit
This commit is contained in:
@ -31,7 +31,10 @@
|
||||
.titlebar-link {
|
||||
@apply text-gray-100 hover:text-orange-300 flex md:hidden;
|
||||
}
|
||||
}
|
||||
.website-title {
|
||||
@apply text-3xl font-extrabold text-transparent bg-clip-text bg-gradient-to-r from-orange-300 to-orange-200 uppercase
|
||||
}
|
||||
}
|
||||
|
||||
@layer base {
|
||||
.inline-picture {
|
||||
|
||||
Reference in New Issue
Block a user