We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f771a4d commit 1bfef76Copy full SHA for 1bfef76
1 file changed
css/style.css
@@ -40,13 +40,15 @@ header {
40
padding-bottom: 0px;
41
width: 100%;
42
overflow: auto;
43
+ /*
44
display: flex;
45
+ */
46
align-items: baseline;
47
margin-bottom: 0em;
48
}
49
header h1.title {
- width: 50%;
50
/*
51
+ width: 50%;
52
float: left;
53
*/
54
white-space: nowrap;
@@ -139,7 +141,7 @@ div.connection {
139
141
margin-left: auto;
140
142
143
justify-content: center;
- margin-top: 3cm;
144
+ margin-top: 2cm;
145
146
147
.tlcx {
0 commit comments