Shrink banner text
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
This commit is contained in:
parent
cbc3f17c47
commit
f8fb7aa837
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<header class="header">
|
||||
<div class="message-banner-mobile">
|
||||
<p class="title">New training course</p>
|
||||
<p class="title">New course</p>
|
||||
<p class="subtitle">Linux graphics display and rendering</p>
|
||||
<a class="message-link" target="_blank" href="https://bootlin.com/blog/new-training-course-displaying-and-rendering-graphics-with-linux/"></a>
|
||||
</div>
|
||||
<div class="message-banner-desktop">
|
||||
<p class="title">New training course</p>
|
||||
<p class="title">New course</p>
|
||||
<div class="subtitle"><p>Linux graphics display and rendering</p></div>
|
||||
<a class="message-link" target="_blank" href="https://bootlin.com/blog/new-training-course-displaying-and-rendering-graphics-with-linux/"></a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue