Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
Explorable-Podcast-Proof-of-Concept
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ℹ️❤️🖥
Explorable-Podcast-Proof-of-Concept
Commits
f6530c35
Commit
f6530c35
authored
Aug 21, 2018
by
i❤computers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make the font BIGGER
parent
0dd3d9d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
index.html
index.html
+7
-4
No files found.
index.html
View file @
f6530c35
...
...
@@ -18,8 +18,8 @@
div
{
background-color
:
rgb
(
255
,
233
,
125
);
height
:
100%
;
width
:
7
5
%
;
max-width
:
8
00px
;
width
:
7
1
%
;
max-width
:
10
00px
;
margin
:
0
auto
;
}
...
...
@@ -35,8 +35,11 @@
clear
:
both
;
}
h1
{
font-size
:
2.5em
;
}
p
{
font-size
:
1.
5
em
;
font-size
:
1.
9
em
;
margin
:
0
;
}
...
...
@@ -62,7 +65,7 @@
width
:
100%
;
}
@media
screen
and
(
max-width
:
69
0px
)
{
@media
screen
and
(
max-width
:
75
0px
)
{
div
{
width
:
initial
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment