X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=76e4074ed7754c1286ce8460318e53592855a729;hb=6ab3f6bf34457794aae872520bda59ef487df379;hp=3207a8e008d163b4c1986099be6e29e720b99ac8;hpb=5d0d2729d71f490a65f21e0b62ed77a202cfe45d;p=mindcoding-template-patches.git diff --git a/css/custom.css b/css/custom.css index 3207a8e..76e4074 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,4 +1,8 @@ #logo { - margin-top: 5em; - margin-bottom: 2em; + margin: 5em auto 2em; + display: block; +} + +h1 { + font-size: 2em !important; }