Skip to content

Commit

Permalink
make all lists inside
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad88me committed Jul 17, 2024
1 parent 5e4f940 commit c2a99c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 1 addition & 7 deletions _sass/info.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
font-size: 1.1rem;
padding-bottom: 100px;
line-height: 1.8;
list-style-position: inside;
.categories{
text-align: center;
font-size: 1.2rem;
Expand All @@ -19,30 +20,23 @@
}
p{
font-size: 1.1rem;
//text-align: justify;
//text-justify: inter-word;
}
h1{
//text-align: center;
font-size: 2.5rem;
margin-bottom: 0.5rem;
margin-top: 1.0rem;
}
h2{
//text-align: center;
margin-bottom: 0.5rem;
margin-top: 0.9rem;

}
h3{
//text-align: center;
//margin-top: 30px;
margin-bottom: 0.5rem;
margin-top: 0.8rem;

}
h4{
//text-align: center;
margin-bottom: 0.5rem;
margin-top: 0.7rem;
}
Expand Down
6 changes: 6 additions & 0 deletions infopage.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ Donec suscipit odio mi. Vestibulum tempor porttitor posuere. Mauris id purus arc
4. Vivamus tincidunt ut dolor sit amet placerat. In laoreet accumsan aliquam. Pellentesque egestas non magna ac fermentum. Ut ultricies elementum neque, ut dignissim massa tempor id.


- maximus, ac ultrices massa sagittis. Nulla dignissim nulla sem, vitae faucibus urna tempor vehicula.
- Proin ut urna ipsum. Ut quis pulvinar nisi. Fusce eros est, consectetur eleifend sapien ac, condimentum dictum massa. Donec fermentum commodo turpis et commodo.
- Eu blandit tortor iaculis. Quisque finibus sodales hendrerit. Maecenas ornare eget ligula sed volutpat. Nulla tellus nulla, molestie ac posuere sit amet, vulputate sit amet ipsum.
- Vivamus tincidunt ut dolor sit amet placerat. In laoreet accumsan aliquam. Pellentesque egestas non magna ac fermentum. Ut ultricies elementum neque, ut dignissim massa tempor id.


<h2>Nested ordered List</h2>

<ol>
Expand Down

0 comments on commit c2a99c1

Please sign in to comment.