Skip to content

Commit 555f259

Browse files
committed
made logo bit smaller
1 parent e3cdb6c commit 555f259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Fourier-Accelerated Nodal Solver (FANS) is an FFT-based homogenization solver for microscale multiphysics problems. FANS is written in C++, built using CMake, and it has MPI parallelization.
44

55
<p align="center">
6-
<img src="docs/images/FANS_logo.png" alt="Example Image" width="400" height="400">
6+
<img src="docs/images/FANS_logo.png" alt="Example Image" width="300" height="300">
77
</p>
88

99
## Table of contents

0 commit comments

Comments
 (0)