mirror of https://github.com/hykilpikonna/AquaDX
[S] Better title
parent
3093755c9e
commit
e137210cbc
|
@ -178,7 +178,8 @@ input.error
|
|||
margin: 100px 0 0
|
||||
|
||||
> h2.outer-title
|
||||
margin-top: -3.5rem
|
||||
margin-top: -5rem
|
||||
margin-bottom: 1rem
|
||||
|
||||
@media (max-width: $w-mobile)
|
||||
text-align: center
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
</script>
|
||||
|
||||
<main class="content">
|
||||
<h2>Profile Settings</h2>
|
||||
<h2 class="outer-title">Profile Settings</h2>
|
||||
|
||||
<div class="field">
|
||||
<label for="profile-upload">Profile Picture</label>
|
||||
|
|
Loading…
Reference in New Issue