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