Skip to content

Commit 63887b8

Browse files
Aditya PutatundaAditya Putatunda
authored andcommitted
misc2
1 parent 9e34ef5 commit 63887b8

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

content.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
{
298298
"name": "AMaRaNTA",
299299
"url": "https://github.com/AMaRaNTA-code/AMaRaNTA",
300-
"description": "AiiDA-based high-throughput workflow for automated calculation of magnetic exchange parameters in complex materials.",
300+
"description": "AiiDA-based high-throughput workflow for automated calculation of magnetic exchange parameters in 2D magnets.",
301301
"tags": [
302302
"Python",
303303
"AiiDA",

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,13 @@
152152
.misc-page { max-width: 1400px; margin: 0 auto; padding: 0 3rem 3rem; }
153153
.misc-section { margin-top: 2.5rem; }
154154
.misc-section:first-child { margin-top: 0.5rem; }
155-
.misc-section-title { font-family: var(--serif); font-size: 1.25rem; font-weight: 600; letter-spacing: -0.01em; padding-bottom: 0.7rem; margin-bottom: 1rem; border-bottom: 1px solid var(--border); }
155+
.misc-section-title { font-family: var(--sans); font-size: 0.72rem; font-weight: 600; color: var(--text-light); letter-spacing: 0.06em; text-transform: uppercase; padding-bottom: 0.5rem; margin-bottom: 1.1rem; border-bottom: 1px solid var(--border); }
156156
.misc-section .talks-list, .misc-section .repo-list { padding: 0; }
157157
.misc-section .talk-item:first-child { border-top: none; padding-top: 0.7rem; }
158158

159159
/* Misc 3-col grid */
160160
.misc-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2.5rem; align-items: start; margin-top: 0.5rem; }
161161
.misc-grid .misc-section { margin-top: 0; }
162-
.misc-grid .misc-section-title { font-size: 1.05rem; }
163162
.misc-grid .talk-item { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.7rem 0; }
164163
.misc-grid .talk-item .talk-date { font-size: 0.72rem; order: -1; }
165164
.misc-grid .talk-title { font-size: 0.92rem; }

0 commit comments

Comments
 (0)