mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user