1
0
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:
Adam Whitcroft
2016-10-05 09:32:32 +01:00
committed by GitHub
parent c4c1540225
commit 8d8c15b079

View File

@@ -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