Skip to content

Commit

Permalink
remove hr
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed May 22, 2024
1 parent e8ab9f7 commit 443b511
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ baseurl: https://openpoke.github.io
url: decidim-awesome-docs
twitter_username:
github_username: openpoke
decidim_username: openpoke
telegram_username: openpoke

# Build settings
theme: minima
Expand Down
11 changes: 0 additions & 11 deletions _includes/organizations_logos.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<section class="organizations-logos">
<h1>See who is using Decidim Awesome</h1>
<hr>
<div class="organizations-in">
<ul>
<li>
Expand Down Expand Up @@ -49,16 +48,6 @@ <h1>See who is using Decidim Awesome</h1>

}

.organizations-logos hr{
width: 15%;
height: 5px;
border: none;
background: #FFE233;
margin: auto;
margin-top: 30px;
margin-bottom: 30px;
}

.organizations-in{
width: 100%;
height: auto;
Expand Down
11 changes: 0 additions & 11 deletions _includes/ways_to_collab.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<h2>Ways to Collaborate</h2>
<hr>
<section class="container">
<div class="div1">
<h1>01</h1>
Expand Down Expand Up @@ -54,16 +53,6 @@ <h1>03</h1>
margin: 0;
}

hr{
width: 15%;
height: 5px;
border: none;
background: #FFE233;
margin: auto;
margin-top: 30px;
margin-bottom: 30px;
}

button{
padding: 10px 18px;
background-color: black;
Expand Down

0 comments on commit 443b511

Please sign in to comment.