1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-18 05:11:45 +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 oupala
parent 152b7c771d
commit 509e10b439

View File

@@ -49,7 +49,7 @@ a:hover {
.wrapper {
margin:0 auto;
padding-top:20px;
max-width:80%;
max-width:100%;
}
/*------------------------------------*\
Demo block