mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-02 03:26:51 +01:00
Fixed formatting issues
This commit is contained in:
@@ -7,8 +7,7 @@ block content
|
||||
nav.navbar
|
||||
// Navbar brand
|
||||
a.navbar-brand(href='#')
|
||||
span ESTR
|
||||
span //
|
||||
span ESTR.
|
||||
// Collapse button
|
||||
button.navbar-toggler.ham-button(type='button' data-toggle='collapse' data-target='#navbarSupportedContent23' aria-controls='navbarSupportedContent23' aria-expanded='false' aria-label='Toggle navigation' style='cursor: pointer;')
|
||||
.ham
|
||||
@@ -45,7 +44,7 @@ block content
|
||||
// left hand text
|
||||
.row
|
||||
.col-sm-1
|
||||
.center-v.col-sm-4
|
||||
.center-v.col-sm-4.aaa
|
||||
div
|
||||
h1
|
||||
| Hello,
|
||||
@@ -55,7 +54,7 @@ block content
|
||||
span Esther
|
||||
p I'm a Programmer & Designer from the UK.
|
||||
p I like to make stuff.
|
||||
.col-sm-2
|
||||
.col-sm-2.aaaa
|
||||
div(class="col-sm" style="background-color:#CC7A98; min-height: 100vh")
|
||||
.center-v-h
|
||||
.logos-container
|
||||
|
Reference in New Issue
Block a user