7 lines
107 B
SCSS
7 lines
107 B
SCSS
hoveringtext {
|
|
white-space: nowrap;
|
|
.text {
|
|
font-size: 150px;
|
|
color: white;
|
|
}
|
|
} |