mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2024-12-06 19:16:43 +01:00
2ae093b43d
style: mobile optimization
11 lines
104 B
CSS
11 lines
104 B
CSS
a {
|
|
color: #92adff;
|
|
}
|
|
|
|
|
|
html {
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
} |