Skip to content

Commit ec177ff

Browse files
committed
No more lorem ipsum
1 parent 50e22db commit ec177ff

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

themes/code-cell/assets/sass/main.sass

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ img.logo
99
width: 3em
1010
height: 3em
1111

12+
h2
13+
font-size: 2.5rem
14+
1215
a
1316
color: rgb(100%,65.899658%,0%)
1417
a:hover
@@ -20,8 +23,8 @@ header
2023
font-family: 'Roboto Mono', monospace
2124

2225
>.grid-x
23-
height: 100vh
24-
min-height: 100vh
26+
height: 80vh
27+
min-height: 80vh
2528

2629
h1
2730
font-size: 5em
@@ -38,8 +41,8 @@ section
3841
#who
3942
color: white
4043
background-color: #343242
44+
text-align: center
4145
h2
42-
text-align: center
4346
font-family: 'Roboto Mono', monospace
4447

4548
#clients

themes/code-cell/layouts/index.ace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
= content main
88
section#who
99
h2 Who are we?
10-
p Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
10+
p Code Cell is a software company that builds software for clients with high quality standards. We have experience working with companies in very diverse stages, from new startups to more established companies.
1111

1212
section.grid-x#clients
1313
.cell

0 commit comments

Comments
 (0)