We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e4cad commit ebbaf01Copy full SHA for ebbaf01
1 file changed
activity_browser/static/startscreen/welcome.html
@@ -25,6 +25,7 @@
25
26
p{
27
margin-block-start: 0.5em;
28
+ margin-block-end: 0;
29
}
30
31
.container{
@@ -93,8 +94,8 @@
93
94
<body>
95
<div class="container">
96
<div class="update">
97
+ <p>Welcome to</p>
98
<h1>The Activity Browser</h1>
- <p>Cutting-edge Life Cycle Assessment starts here</p>
99
</div>
100
<img class="logo" src="../icons/main/activitybrowser.png" width="230">
101
<div class="links">
0 commit comments