mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 20:24:23 +01:00
Fix: width on small screens
This commit is contained in:
parent
17a813deba
commit
0d4eb1cb36
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ slug: cyberpunk-style-glitch-text-walkthrough
|
||||||
|
|
||||||
.post-single-content .demo {
|
.post-single-content .demo {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
margin: 0 20px 0 20px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue