Skip to content
Snippets Groups Projects
Commit 553f0964 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update 2 files

- /wiki/pages/attributions.html
- /wiki/pages/human-practices.html
parent 84b4ca98
No related branches found
No related tags found
No related merge requests found
......@@ -24,29 +24,7 @@
margin-right: 130px;
margin-left: 110px;
}
.sidebar {
height: 300px;
}
.grid-container {
display: flex;
flex-direction: column;
gap: 20px;
}
.grid-item {
background-color: #fa8072;
border-radius: 10px;
padding: 15px;
color: white;
width: 100%;
box-sizing: border-box;
}
.grid-item h4 {
margin-top: 0;
}
.grid-item ul {
padding-left: 20px;
margin-bottom: 0;
}
</style>
</head>
<body>
......
......@@ -13,16 +13,15 @@
}
.content {
padding: 20px;
max-width: 800px;
max-width: 1500px;
margin: 0 auto;
}
h2 {
scroll-margin-top: 60px;
}
.row.mt-4 {
margin-right: 100px;
margin-left: 130px;
margin-right: 130px;
margin-left: 110px;
}
.expert-card {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment