Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/LordMathis/hugo-theme-nix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLordMathis <namesny.matus@gmail.com>2016-10-15 17:21:27 +0300
committerLordMathis <namesny.matus@gmail.com>2016-10-15 17:21:27 +0300
commitabdc0b63759bea71b53537679c3030a8c3542e6b (patch)
tree98661e299d83e91d1e45da19e99087481a89649d /static
parentcd9be30e99777ae12e8fecf336f451fe33c22ea2 (diff)
minor header changes
Diffstat (limited to 'static')
-rw-r--r--static/css/nix.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/nix.css b/static/css/nix.css
index e226af3..3b275db 100644
--- a/static/css/nix.css
+++ b/static/css/nix.css
@@ -48,6 +48,10 @@ h1,h2,h3,h4,h5,h6 {
font-size: initial;
}
+.user-profile {
+ padding: 0;
+}
+
.user-picture {
border-style: solid;
border-width: 5px;