Skip to content
Snippets Groups Projects
Commit 6e67c125 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

Fix comments on styling

parent b3e7b4da
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@
}
.app {
// display: flex;
display: flex;
flex-direction: column;
min-height: 100vh;
}
\ No newline at end of file
......@@ -12,13 +12,13 @@ function Landing(): ReactElement {
<h1 className="geant-header">THE GÉANT COMPENDIUM OF NRENS</h1>
<div className="wordwrap pt-4">
<p>
<p style={{ textAlign: "center" }}>
The GÉANT Compendium provides an authoritative reference source for anyone with an
interest in the development of research and education networking in Europe and beyond.
Published since 2001, the Compendium provides information on key areas such as users,
services, traffic, budget and staffing.
</p>
<p>
<p style={{ textAlign: "center" }}>
This site captures the responses from the National Research and Education Networks
themselves.
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment