1
0

Added margin to image overview description

Changed font size for Bonch section
This commit is contained in:
Michael Gordeev
2019-11-09 13:24:45 +03:00
parent 22fb87a132
commit 79af169162
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
.sut {
color: white;
background-color: #ff8000;
font-size: 24px;
font-size: 28px;
text-shadow: 2px 2px 1px black;
}
.sut .content {
+1
View File
@@ -17,6 +17,7 @@
}
.image-overview-block div {
display: inline-block;
margin-left: 20px;
}
.image-overview-block h1 {
margin-bottom: 0px;