mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-02-24 15:47:43 +01:00
8 lines
95 B
SCSS
8 lines
95 B
SCSS
a {
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
|
}
|
|
|
|
h1, h2, h3, h4 {
|
|
@include mainFont();
|
|
}
|