🎨
This commit is contained in:
parent
e51af57fb7
commit
e53a5baa36
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