Skip to content

Commit 8088090

Browse files
committed
⚡ Div
1 parent daa68f5 commit 8088090

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/static/css/bootstrap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@ output {
14031403
textarea.form-control {
14041404
height: auto;
14051405
}
1406-
.form-group {
1406+
.form-group {
14071407
margin-bottom: 20%;
14081408
padding: 15% 25% 25% 25%;
14091409
}

website/templates/distance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h4>Source</h4>
141141
</select>
142142

143143
</div>
144-
144+
</div>
145145
<div class="col-sm-2">
146146
<h4>Destination</h4>
147147
<select name= target>

0 commit comments

Comments
 (0)