mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 00:23:14 +00:00
Tweak header padding
This commit is contained in:
@@ -84,10 +84,8 @@
|
|||||||
|
|
||||||
<section class="chat">
|
<section class="chat">
|
||||||
<header>
|
<header>
|
||||||
|
<img src="https://ifcopenshell.org/assets/images/logo.png" style="float: left; padding: 10px 20px 10px 0; ">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
<img src="https://ifcopenshell.org/assets/images/logo.png" style="float: left; padding: 10px 20px 10px 0; ">
|
|
||||||
|
|
||||||
<strong>IfcOpenShell AI Assistant</strong>
|
<strong>IfcOpenShell AI Assistant</strong>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
@@ -317,3 +317,7 @@ hr {
|
|||||||
padding: 2px;
|
padding: 2px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header .row:nth-child(2) {
|
||||||
|
padding: 15px 0 0 0;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user