mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-18 21:21:20 +02:00
.wrapper
revert to 100% width
Reverted `.wrapper` element width back to 100%.
This commit is contained in:
@@ -49,7 +49,7 @@ a:hover {
|
|||||||
.wrapper {
|
.wrapper {
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
padding-top:20px;
|
padding-top:20px;
|
||||||
max-width:80%;
|
max-width:100%;
|
||||||
}
|
}
|
||||||
/*------------------------------------*\
|
/*------------------------------------*\
|
||||||
Demo block
|
Demo block
|
||||||
|
Reference in New Issue
Block a user