mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
🎨
This commit is contained in:
parent
dd360f3ead
commit
814b7fab35
1 changed files with 6 additions and 0 deletions
|
@ -73,3 +73,9 @@ code {
|
|||
#text:focus {
|
||||
border: solid #eee;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
#text {
|
||||
width: 80%
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue