Skip to content

Commit ebbaf01

Browse files
committed
Change welcome page header
1 parent 48e4cad commit ebbaf01

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

activity_browser/static/startscreen/welcome.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
p{
2727
margin-block-start: 0.5em;
28+
margin-block-end: 0;
2829
}
2930

3031
.container{
@@ -93,8 +94,8 @@
9394
<body>
9495
<div class="container">
9596
<div class="update">
97+
<p>Welcome to</p>
9698
<h1>The Activity Browser</h1>
97-
<p>Cutting-edge Life Cycle Assessment starts here</p>
9899
</div>
99100
<img class="logo" src="../icons/main/activitybrowser.png" width="230">
100101
<div class="links">

0 commit comments

Comments
 (0)