አፈቅርሃለሁ
This commit is contained in:
parent
59523337c3
commit
5c0fd633db
|
@ -48,11 +48,11 @@ body {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
justify-content: right;
|
||||||
height: 3rem;
|
height: 3rem;
|
||||||
float: right;
|
|
||||||
padding-top: 6rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#topnav_profile span {
|
#topnav_profile span {
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
}
|
}
|
||||||
|
@ -65,14 +65,16 @@ body {
|
||||||
object-fit: fill;
|
object-fit: fill;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#topnav_profile_wrapper {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
#topnav_profile_dropdown {
|
#topnav_profile_dropdown {
|
||||||
|
position: absolute;
|
||||||
margin-top: 6.5rem;
|
margin-top: 0.5rem;
|
||||||
z-index: 1;
|
display: flex;
|
||||||
right: 0;
|
right: 0px;
|
||||||
/* display: none; */
|
flex-direction: column;
|
||||||
position: apsolute;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.topnav_profile_button {
|
.topnav_profile_button {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user