Skip to content
Snippets Groups Projects
Commit 6635d725 authored by tongwenjing's avatar tongwenjing
Browse files

Upload From local development env

parent 050d1969
No related branches found
No related tags found
No related merge requests found
Pipeline #20414 passed
......@@ -6,21 +6,23 @@
{% block page_content %}
<style type="text/css">
section .firstPage{
.firstPage{
height: 100vh;
width: 100vw;
scroll-snap-align: center;
scroll-snap-align: start;
scroll-snap-type: y mandatory;
overflow-x: hidden;
overflow-y: scroll;
scroll-padding: 80px;
scroll-padding: 100px;
background-color: #323232;
}
</style>
<section class="firstPage">
<div class="firstPage">
<h1> Cancer ! </h1>
</section>
</div>
<p>hel1</p>
<p>hel1</p>
<p>hel1</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment