mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -1,17 +1,40 @@
|
||||
.btn-close{
|
||||
//padding: 20px 20px;
|
||||
.main-content{
|
||||
overflow: hidden !important;
|
||||
}
|
||||
.profile-header{
|
||||
margin: 0 em(20px);
|
||||
// background-color: #0782c9;
|
||||
padding: 20px 20px;
|
||||
border: 0!important;
|
||||
overflow: auto;
|
||||
|
||||
.div-logo{
|
||||
background: transparent;
|
||||
width: calc(100% - 40px) !important;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
float: right;
|
||||
display: flex;
|
||||
float: left;
|
||||
|
||||
.logo{
|
||||
width: 140px;
|
||||
.img{
|
||||
width: 100%;
|
||||
margin: 0px auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.btn-close{
|
||||
float: right !important;
|
||||
}
|
||||
|
||||
.profile-content{
|
||||
width: 100% !important;
|
||||
padding: 20px 20px;
|
||||
padding: 0 20px 50px 20px;
|
||||
float: left;
|
||||
|
||||
.profile-title{
|
||||
font-size: 25px;
|
||||
font-size: 20px;
|
||||
font-weight: 300;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user