1
0

Code cleanup

This commit is contained in:
Michael Gordeev
2019-10-17 16:45:39 +03:00
parent 5ebe457561
commit 860cee4f87
6 changed files with 4 additions and 24 deletions
+2 -11
View File
@@ -4,6 +4,8 @@
.block {
position: relative;
margin-bottom: -9px;
z-index: -1;
}
.block .content {
position: absolute;
@@ -12,17 +14,6 @@
width: 100%;
}
/*.goto {
position: fixed;
bottom: 20px;
right: 20px;
background-color: #1e1e1e;
border-radius: 5px;
padding: 5px;
color: white;
}*/
.intro {
color: white;
background-color: #00a7dc;
Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 897 KiB