summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-02-18 16:17:33 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-02-18 16:17:33 +0100
commit577c6b8bc066651d4359fa92003fbac48af306f0 (patch)
tree29246633f071698e44026e10ee78985b489ee853 /index.html
parent112ec25e5a2126578b670921614ab2857e473adb (diff)
Decrease size of problem description title
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 5d9949e..da872b7 100644
--- a/index.html
+++ b/index.html
@@ -328,7 +328,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 block block1">
<div class="scrollable-content-container">
<div class="description-container">
- <h2 class="title" data-dict="prolog" data-tkey="name"></h2>
+ <h1 class="title" data-dict="prolog" data-tkey="name"></h1>
<div class="description" data-dict="prolog" data-tkey="description"></div>
</div>
</div>
@@ -367,7 +367,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 block block1">
<div class="scrollable-content-container">
<div class="description-container">
- <h2 class="title" data-dict="python" data-tkey="slug"></h2>
+ <h1 class="title" data-dict="python" data-tkey="slug"></h1>
<div class="description" data-dict="python" data-tkey="description"></div>
</div>
</div>
@@ -408,7 +408,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 block block1">
<div class="scrollable-content-container">
<div class="description-container">
- <h2 class="title" data-dict="robot" data-tkey="slug"></h2>
+ <h1 class="title" data-dict="robot" data-tkey="slug"></h1>
<div class="description" data-dict="robot" data-tkey="description"></div>
</div>
</div>