1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-23 16:23:05 +02:00

Merge pull request #46 from derrend/patch-1

dynamically adjust wrapper class width
This commit is contained in:
Adam Whitcroft
2016-10-01 14:16:19 +01:00
committed by GitHub

View File

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