refactoring titling css component
This commit is contained in:
parent
7be28f1b5a
commit
30f5cd675e
5
src/assets/css/components/Titling.scss
Normal file
5
src/assets/css/components/Titling.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.titling-construction {
|
||||
@apply bg-construction text-zuume w-fit py-1 px-4 text-3xl;
|
||||
|
||||
transform: rotate(-3deg) skew(-1deg);
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user