We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf8dfc commit 280802eCopy full SHA for 280802e
assets/css/nav.css
@@ -31,9 +31,15 @@
31
display: block;
32
margin-right: 10px;
33
}
34
-
+.xe-comment {
35
+ transform: translateY(-50%);
36
+ position: absolute;
37
+ margin-left: 50px;
38
+ top: 50%;
39
+}
40
.xe-comment p {
41
margin-bottom: 0px;
42
+ margin-right: 15px;
43
44
.overflowClip_1 {
45
overflow: hidden;
@@ -54,4 +60,8 @@
54
60
.submit-tag{
55
61
margin-top: 50px;
56
62
63
64
+
65
+.img-circle {
66
+ padding: 7px 0;
57
67
0 commit comments