mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed margin for write box in home page, for a laptop media
This commit is contained in:
@@ -289,7 +289,7 @@
|
|||||||
}
|
}
|
||||||
.write {
|
.write {
|
||||||
position: static;
|
position: static;
|
||||||
margin: 52% 87% 6% 2%;
|
margin: 45% 87% 6% 2%;
|
||||||
}
|
}
|
||||||
.write__content input {
|
.write__content input {
|
||||||
padding: 0.625em 1% 14px 0.75em;
|
padding: 0.625em 1% 14px 0.75em;
|
||||||
|
|||||||
Reference in New Issue
Block a user