Thomas Dehaene commited on
Commit
abb659e
·
1 Parent(s): b9a3144

Tune styling

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,8 +7,8 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- <div>
11
- <p style="color:black;font-size:30px; text-align: center">ML6</p>
12
  <p>
13
  We are a team of AI experts and the fastest-growing AI company in Belgium. With offices in Ghent, Amsterdam, Berlin, and London, we build and implement self-learning systems across different sectors to help our clients operate more efficiently. We do this by staying on top of research, innovation, and applying our expertise in practice. To find out more, please visit <a href="https://www.ml6.eu">our website</a>
14
  </p>
 
7
  pinned: false
8
  ---
9
 
10
+ <div style="background-color:black">
11
+ <p style="color:white;font-size:30px; font-family: Roboto; text-align: center">ML6</p>
12
  <p>
13
  We are a team of AI experts and the fastest-growing AI company in Belgium. With offices in Ghent, Amsterdam, Berlin, and London, we build and implement self-learning systems across different sectors to help our clients operate more efficiently. We do this by staying on top of research, innovation, and applying our expertise in practice. To find out more, please visit <a href="https://www.ml6.eu">our website</a>
14
  </p>