Skip to content

Commit 1bfef76

Browse files
committed
Updated at 20250928-091618
1 parent f771a4d commit 1bfef76

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css/style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,15 @@ header {
4040
padding-bottom: 0px;
4141
width: 100%;
4242
overflow: auto;
43+
/*
4344
display: flex;
45+
*/
4446
align-items: baseline;
4547
margin-bottom: 0em;
4648
}
4749
header h1.title {
48-
width: 50%;
4950
/*
51+
width: 50%;
5052
float: left;
5153
*/
5254
white-space: nowrap;
@@ -139,7 +141,7 @@ div.connection {
139141
margin-left: auto;
140142
display: flex;
141143
justify-content: center;
142-
margin-top: 3cm;
144+
margin-top: 2cm;
143145
}
144146

145147
.tlcx {

0 commit comments

Comments
 (0)