This commit is contained in:
Peter Maquiran
2021-05-27 16:53:12 +01:00
parent 03e6d08db4
commit dc71371491
+8 -3
View File
@@ -12,13 +12,17 @@
.circle{
color: black;
width: 95px;
height: 97px;
color: white;
width: 85px;
height: 85px;
display: flex;
align-items: center;
justify-content: center;
font-size: 19pt;
background: #44b5ea;
border-radius: 56px;
margin-left: 10px;
margin-bottom: 10px;
}
.title{
@@ -27,4 +31,5 @@
.terminal {
padding-top: 112px;
margin-left: -9px;
}