1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-24 12:03:11 +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 { .wrapper {
margin:0 auto; margin:0 auto;
padding-top:20px; padding-top:20px;
max-width:500px; max-width:80%;
} }
/*------------------------------------*\ /*------------------------------------*\
Demo block Demo block