🎨
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 {
|
#text:focus {
|
||||||
border: solid #eee;
|
border: solid #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 500px) {
|
||||||
|
#text {
|
||||||
|
width: 80%
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue