mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
update
This commit is contained in:
parent
51136abda9
commit
2888825ecf
@ -12,6 +12,7 @@
|
||||
|
||||
<body>
|
||||
<div class="header">
|
||||
<h2>Boofdev admin ui</h2>
|
||||
<button type="button" id="signOutButton"><h3>Sign out</h3></button>
|
||||
</div>
|
||||
<div class="mainWrapper">
|
||||
|
||||
@ -4,7 +4,10 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 3vw;
|
||||
margin-left: 7vw;
|
||||
}
|
||||
|
||||
#signOutButton {
|
||||
margin-left: 90%;
|
||||
}
|
||||
|
||||
.mainWrapper {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user